home *** CD-ROM | disk | FTP | other *** search
/ Atari Mega Archive 1 / Atari Mega Archive - Volume 1.iso / gnu / gas / src138.zoo / stack.c < prev    next >
C/C++ Source or Header  |  1991-01-21  |  129b  |  10 lines

  1. /* stack def for atari version */
  2.  
  3. #ifndef CROSSATARI
  4. #ifndef atariminix
  5. #ifdef atarist
  6. int _stksize = -1L;
  7. #endif
  8. #endif
  9. #endif
  10.